PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFNamedDestinationCollection Class / getCosNamedDestinations Method
In This Topic
    getCosNamedDestinations Method
    In This Topic
    Gets the COS named destinations.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFCosArray getCosNamedDestinations()

    Return Value

    The COS named destinations.
    See Also